FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata#2.3.5-buildnumbersuffix2 (125 ms)

Package ehelse.fhir.no.grunndata
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata@2.3.5-buildnumbersuffix2&canonical=http://ehelse.no/fhir/StructureDefinition/gd-fake-identity
Url http://ehelse.no/fhir/StructureDefinition/gd-fake-identity
Version 3.0.0
Status draft
Name GdFakeIdentity
Experimental False
Description Information about a fake identity registration in FREG identitet som tilhører en annen enn den som benytter den, eller ikke tilhører noen i det hele tatt, men presenteres som om den er reell
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata FregMetadata
http://hl7.no/fhir/StructureDefinition/no-basis-HumanName no-basis-HumanName
http://ehelse.no/fhir/ValueSet/gd-person-gender GdPersonGenderValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gd-fake-identity",
  "url" : "http://ehelse.no/fhir/StructureDefinition/gd-fake-identity",
  "version" : "3.0.0",
  "name" : "GdFakeIdentity",
  "status" : "draft",
  "description" : "Information about a fake identity registration in FREG\r\n\r\nidentitet som tilhører en annen enn den som benytter den, eller ikke tilhører noen i det hele tatt, men presenteres som om den er reell",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Person"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Information about a fake identity registration in FREG",
        "definition" : "Information about a fake identity registration in FREG\r\n\r\nidentitet som tilhører en annen enn den som benytter den, eller ikke tilhører noen i det hele tatt, men presenteres som om den er reell",
        "comment" : "INVARIANT: Only one of identityUnknown, identifier or identifyingInformation should have value.",
        "alias" : [
          "FalskIdentitet"
        ],
        "condition" : [
          "one-identity"
        ],
        "constraint" : [
          {
            "key" : "one-identity",
            "severity" : "error",
            "human" : "Only one of identityUnknown, identifier or identifyingInformation should have value",
            "expression" : "extension.extension.where(url = 'identityUnknown').exists() xor extension.extension.where(url = 'identifier').exists() xor extension.extension.where(url = 'identifyingInformation').exists()",
            "source" : "http://ehelse.no/fhir/StructureDefinition/gd-fake-identity"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Information about a fake identity registration in FREG",
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "FalskIdentitet"
          }
        ]
      },
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:fregIsFake",
        "path" : "Extension.extension",
        "sliceName" : "fregIsFake",
        "short" : "Indicates whether the identity in this person resource is considered fake.",
        "definition" : "Indicates whether the identity in this person resource is considered fake.\r\n\r\nidentitet som tilhører en annen enn den som benytter den, eller ikke tilhører noen i det hele tatt, men presenteres som om den er reell",
        "alias" : [
          "erFalsk"
        ],
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "erFalsk"
          }
        ]
      },
      {
        "id" : "Extension.extension:fregIsFake.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "fregIsFake"
      },
      {
        "id" : "Extension.extension:fregIsFake.value[x]",
        "path" : "Extension.extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:identityUnknown",
        "path" : "Extension.extension",
        "sliceName" : "identityUnknown",
        "short" : "The identity is unknown",
        "definition" : "The identity is unknown\r\n\r\nINVARIANT: Only one of identityUnknown, identifier or identifyingInformation should have value.\r\n\r\nDen rette identiteten til en falsk identitet er ikke kjent\r\nDette er en mulig fiktiv identitet. NÃ¥r denne valgegenskapen benyttes sÃ¥ er verdien true.",
        "alias" : [
          "rettIdentitetErUkjent"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "rettIdentitetErUkjent"
          }
        ]
      },
      {
        "id" : "Extension.extension:identityUnknown.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "identityUnknown"
      },
      {
        "id" : "Extension.extension:identityUnknown.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "boolean"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifier",
        "path" : "Extension.extension",
        "sliceName" : "identifier",
        "short" : "The identifier of the correct identity for this person.",
        "definition" : "The identifier of the correct identity for this person.\r\n\r\nINVARIANT: Only one of identityUnknown, identifier or identifyingInformation should have value.\r\n\r\nDen rette identiteten til en falsk identitet er kjent ved en folkeregisteridentifikator",
        "alias" : [
          "rettIdentitetVedIdentifikasjonsnummer"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "rettIdentitetVedIdentifikasjonsnummer"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifier.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "identifier"
      },
      {
        "id" : "Extension.extension:identifier.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "string"
          }
        ]
      },
      {
        "id" : "Extension.extension:fregMetadata",
        "path" : "Extension.extension",
        "sliceName" : "fregMetadata",
        "short" : "registermetadata fra folkeregisteret",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:fregMetadata.extension",
        "path" : "Extension.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:fregMetadata.extension:metadata",
        "path" : "Extension.extension.extension",
        "sliceName" : "metadata",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:fregMetadata.extension:metadata.url",
        "path" : "Extension.extension.extension.url",
        "fixedUri" : "metadata"
      },
      {
        "id" : "Extension.extension:fregMetadata.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "fregMetadata"
      },
      {
        "id" : "Extension.extension:fregMetadata.value[x]",
        "path" : "Extension.extension.value[x]",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:identifyingInformation",
        "path" : "Extension.extension",
        "sliceName" : "identifyingInformation",
        "short" : "Identifying information",
        "definition" : "The correct identity of a person described using other information (no identifier is known).\r\n\r\nINVARIANT: Only one of identityUnknown, identifier or identifyingInformation should have value.\r\n\r\nEn persons rette identitet beskrevet med opplysninger som kan føre til sikker identifikasjon",
        "alias" : [
          "rettIdentitetVedOpplysninger"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "rettIdentitetVedOpplysninger"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension",
        "path" : "Extension.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name",
        "path" : "Extension.extension.extension",
        "sliceName" : "name",
        "short" : "HumanName of the person",
        "definition" : "HumanName of the person to identify a person",
        "alias" : [
          "personnavn"
        ],
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "personnavn"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.url",
        "path" : "Extension.extension.extension.url",
        "fixedUri" : "name"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x]",
        "path" : "Extension.extension.extension.value[x]",
        "type" : [
          {
            "code" : "HumanName",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-HumanName"
            ]
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].extension",
        "path" : "Extension.extension.extension.value[x].extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].extension:middlename",
        "path" : "Extension.extension.extension.value[x].extension",
        "sliceName" : "middlename",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].use",
        "path" : "Extension.extension.extension.value[x].use",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].text",
        "path" : "Extension.extension.extension.value[x].text",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].family",
        "path" : "Extension.extension.extension.value[x].family",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].given",
        "path" : "Extension.extension.extension.value[x].given",
        "mustSupport" : true
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].prefix",
        "path" : "Extension.extension.extension.value[x].prefix",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].suffix",
        "path" : "Extension.extension.extension.value[x].suffix",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:name.value[x].period",
        "path" : "Extension.extension.extension.value[x].period",
        "max" : "0"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:birthDate",
        "path" : "Extension.extension.extension",
        "sliceName" : "birthDate",
        "short" : "Birth date of the person",
        "definition" : "Birth date of the person to identify a person",
        "alias" : [
          "foedselsdato"
        ],
        "max" : "1",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "foedselsdato"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:birthDate.url",
        "path" : "Extension.extension.extension.url",
        "fixedUri" : "birthDate"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:birthDate.value[x]",
        "path" : "Extension.extension.extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:gender",
        "path" : "Extension.extension.extension",
        "sliceName" : "gender",
        "short" : "Juridical gender of the person",
        "definition" : "Juridical gender of the person male | female, to identify a person",
        "alias" : [
          "kjoenn"
        ],
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehelse.no/fhir/ValueSet/gd-person-gender"
        },
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "kjoenn"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:gender.url",
        "path" : "Extension.extension.extension.url",
        "fixedUri" : "gender"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:gender.value[x]",
        "path" : "Extension.extension.extension.value[x]",
        "type" : [
          {
            "code" : "code"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehelse.no/fhir/ValueSet/gd-person-gender"
        }
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:citizenship",
        "path" : "Extension.extension.extension",
        "sliceName" : "citizenship",
        "short" : "statsborgerskap",
        "definition" : "citizenship of the person to identify a person",
        "alias" : [
          "statsborgerskap"
        ],
        "min" : 1,
        "mustSupport" : true,
        "isModifier" : false,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/iso3166-1-3"
        },
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "statsborgerskap"
          }
        ]
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:citizenship.url",
        "path" : "Extension.extension.extension.url",
        "fixedUri" : "citizenship"
      },
      {
        "id" : "Extension.extension:identifyingInformation.extension:citizenship.value[x]",
        "path" : "Extension.extension.extension.value[x]",
        "type" : [
          {
            "code" : "code"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/iso3166-1-3"
        }
      },
      {
        "id" : "Extension.extension:identifyingInformation.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "identifyingInformation"
      },
      {
        "id" : "Extension.extension:identifyingInformation.value[x]",
        "path" : "Extension.extension.value[x]",
        "max" : "0",
        "type" : [
          {
            "code" : "base64Binary"
          },
          {
            "code" : "boolean"
          },
          {
            "code" : "canonical"
          },
          {
            "code" : "code"
          },
          {
            "code" : "date"
          },
          {
            "code" : "dateTime"
          },
          {
            "code" : "decimal"
          },
          {
            "code" : "id"
          },
          {
            "code" : "instant"
          },
          {
            "code" : "integer"
          },
          {
            "code" : "markdown"
          },
          {
            "code" : "oid"
          },
          {
            "code" : "positiveInt"
          },
          {
            "code" : "string"
          },
          {
            "code" : "time"
          },
          {
            "code" : "unsignedInt"
          },
          {
            "code" : "uri"
          },
          {
            "code" : "url"
          },
          {
            "code" : "uuid"
          },
          {
            "code" : "Address"
          },
          {
            "code" : "Age"
          },
          {
            "code" : "Annotation"
          },
          {
            "code" : "Attachment"
          },
          {
            "code" : "CodeableConcept"
          },
          {
            "code" : "Coding"
          },
          {
            "code" : "ContactPoint"
          },
          {
            "code" : "Count"
          },
          {
            "code" : "Distance"
          },
          {
            "code" : "Duration"
          },
          {
            "code" : "HumanName",
            "profile" : [
              "http://hl7.no/fhir/StructureDefinition/no-basis-HumanName"
            ]
          },
          {
            "code" : "Identifier"
          },
          {
            "code" : "Money"
          },
          {
            "code" : "Period"
          },
          {
            "code" : "Quantity"
          },
          {
            "code" : "Range"
          },
          {
            "code" : "Ratio"
          },
          {
            "code" : "Reference"
          },
          {
            "code" : "SampledData"
          },
          {
            "code" : "Signature"
          },
          {
            "code" : "Timing"
          },
          {
            "code" : "ContactDetail"
          },
          {
            "code" : "Contributor"
          },
          {
            "code" : "DataRequirement"
          },
          {
            "code" : "Expression"
          },
          {
            "code" : "ParameterDefinition"
          },
          {
            "code" : "RelatedArtifact"
          },
          {
            "code" : "TriggerDefinition"
          },
          {
            "code" : "UsageContext"
          },
          {
            "code" : "Dosage"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ehelse.no/fhir/StructureDefinition/gd-fake-identity"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.